projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a847570
)
(whitespace-cleanup): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Aug 2006 10:55:53 +0000
(10:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Aug 2006 10:55:53 +0000
(10:55 +0000)
lisp/whitespace.el
patch
|
blob
|
history
diff --git
a/lisp/whitespace.el
b/lisp/whitespace.el
index 1d162e515e423e5153296222bea74ffc2619b8ab..bb829278ef32e0d8cc69388db81a11f01c11d959 100644
(file)
--- a/
lisp/whitespace.el
+++ b/
lisp/whitespace.el
@@
-518,6
+518,8
@@
and:
;;;###autoload
(defun whitespace-cleanup ()
"Cleanup the five different kinds of whitespace problems.
+It normally applies to the whole buffer, but in Transient Mark mode
+when the mark is active it applies to the region.
See `whitespace-buffer' docstring for a summary of the problems."
(interactive)
(if (and transient-mark-mode mark-active)